Remove the focus test
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Apr 2020 11:59:23 +0000 (07:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 21:50:29 +0000 (17:50 -0400)
commit6720552afdf2e86d6c6f2d35ca154b408fb6baf8
treee9c745569ac806c96af66b0da2ff8ef511a386e8
parent6f01508aa8c1443263d8384802ef87b212f67e53
Remove the focus test

This test was expecting to make existing widgets like
GtkBox focusable by setting :can-focus. That just doesn't
work anymore.

The focus chain testing that is done here is already
better covered by test-focus-chain, so lets just remove this.
testsuite/gtk/focus.c [deleted file]
testsuite/gtk/meson.build